Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-0044 | DTBC-0044 | SV-0044r1_rule | Medium |
Description |
---|
Allows you to set a list of url patterns that specify sites which are allowed to run plugins. If this policy is left not set the global default value will be used for all sites either from the 'DefaultPluginsSetting' policy if it is set, or the user's personal configuration otherwise. |
STIG | Date |
---|---|
Google Chrome STIG Draft | 2012-09-25 |
Check Text ( C-0044r1_chk ) |
---|
Universal method(Requires Chrome Browser v15 or later): 1. In the omnibox(address bar) type chrome://policy 2. If the policy "PluginsAllowedForUrls" is shown and is set to "[*.]gov", "[*.]mil", and "[*.]microsoft.com", this is not a finding. Windows: Start regedit Navigate to HKLM\Software\Policies\Google\Chrome\PluginsAllowedForUrls If this key does not exist or is not set to "[*.]gov", "[*.]mil", and "[*.]microsoft.com" this is a finding. |
Fix Text (F-0044r1_fix) |
---|
Valid for Chrome Browser version 11 or later. Windows Registry: Registry Path: HKLM\Software\Policies\Google\Chrome\ Registry Key: PluginsAllowedForUrls Key Type: List of strings Set the value of the registry key to "[*.]gov", "[*.]mil", and "[*.]microsoft.com" Windows group policy: Policy Path: Computer Configuration\Administrative Templates\Google\Google Chrome\Content Settings\ Policy Name: "Allow plugins on these sites" Policy State: Enabled Policy Value: "[*.]gov", "[*.]mil", and "[*.]microsoft.com" |